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
aad0896346
denoland-deno
/
toml
/
testdata
/
boolean.toml
3 lines
54 B
TOML
Raw
Normal View
History
Unescape
Escape
toml: fix parsing comments (#311)
2019-03-29 15:51:23 +01:00
[
boolean
]
# i hate comments
Add TOML module (#300)
2019-03-28 17:31:15 +01:00
bool1
=
true
bool2
=
false
Copy permalink