toml/tomlc99/stdex/arrtab7.toml

4 lines
109 B
TOML

points = [ { x = 1, y = 2, z = 3 },
{ x = 7, y = 8, z = 9 },
{ x = 2, y = 4, z = 8 } ]