code.cestus.io/tools/fabricator@v0.4.3/pkg/ff/fftoml/testdata/table.toml (about) 1 [string] 2 key = "a string" 3 [float] 4 [float.nested] 5 key = 1.23 6 [strings.nested] 7 key = ["one", "two", "three"]