toml/tomlc99/stdex/arr2.toml.res

12 lines
81 B
Text
Raw Normal View History

2021-03-07 10:29:43 +00:00
{
integers2 = [
1,
2,
3,
],
integers3 = [
1,
2,
],
}