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
2024-12-27 01:29:14 -05:00
Code
Issues
Packages
1
Wiki
Activity
209183e248
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 10:51:23 -04:00
[
boolean
]
# i hate comments
Add TOML module (#300)
2019-03-28 12:31:15 -04:00
bool1
=
true
bool2
=
false
Copy permalink