1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-27 01:29:14 -05:00
denoland-deno/toml/testdata/boolean.toml

3 lines
54 B
TOML
Raw Normal View History

2019-03-29 10:51:23 -04:00
[boolean] # i hate comments
2019-03-28 12:31:15 -04:00
bool1 = true
bool2 = false