1[string] 2key = "a string" 3[float] 4[float.nested] 5key = 1.23 6[strings.nested] 7key = ["one", "two", "three"]
View as plain text