toml/stdex/arr2.toml.res
2021-03-07 02:29:43 -08:00

11 lines
81 B
XML

{
integers2 = [
1,
2,
3,
],
integers3 = [
1,
2,
],
}