...

Text file src/github.com/peterbourgon/ff/v3/fftoml/testdata/basic.toml

Documentation: github.com/peterbourgon/ff/v3/fftoml/testdata

     1s = "s"
     2i = 10
     3f = 3.14e10
     4b = true
     5d = "5s"
     6x = ["1", "a", "👍"]

View as plain text