1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-08 01:54:21 +03:00
inform7/inform6/Tests/Test Cases/property_too_long-G.inf
2022-03-03 00:10:25 +00:00

6 lines
124 B
INI
Executable file

[ Main;
];
Object obj
with prop 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32;