This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2025-01-16 10:54:14 -05:00
Code
Issues
Packages
1
Wiki
Activity
cc1720132a
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 15:51:23 +01:00
[
boolean
]
# i hate comments
Add TOML module (denoland/deno_std#300) Original: https://github.com/denoland/deno_std/commit/fa1664e6ccaad9ad98a131f03fdd600c5fa24100
2019-03-28 17:31:15 +01:00
bool1
=
true
bool2
=
false
Copy permalink