Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

std/toml/testdata/boolean.toml

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
File
[boolean] # i hate commentsbool1 = truebool2 = falsebool3 = true # I love comments