This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
0
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-10-31 09:14:20 -04:00
Code
Issues
Wiki
Activity
ca1c2ee822
denoland-deno
/
std
/
encoding
/
testdata
/
boolean.toml
3 lines
54 B
TOML
Raw
Normal View
History
Unescape
Escape
toml: fix parsing comments (denoland/deno_std#311) Original: https://github.com/denoland/deno_std/commit/a48fdd6a298e48a60dd8d56f2b459294892abfc3
2019-03-29 10:51:23 -04:00
[
boolean
]
# i hate comments
Add TOML module (denoland/deno_std#300) Original: https://github.com/denoland/deno_std/commit/fa1664e6ccaad9ad98a131f03fdd600c5fa24100
2019-03-28 12:31:15 -04:00
bool1
=
true
bool2
=
false
Copy permalink