deno.land / std@0.224.0 / toml / testdata / boolean.toml
[boolean] # i hate comments bool1 = true bool2 = false bool3 = true # I love comments
Version Info