1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/toml/testdata/boolean.toml
2019-03-29 10:51:23 -04:00

3 lines
No EOL
54 B
TOML

[boolean] # i hate comments
bool1 = true
bool2 = false