1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-16 22:14:23 +03:00
inform7/inform6/Tests/Test Errors/_Console_Ideal/common_props_plus_test_toomany.txt
2022-03-06 11:13:00 +00:00

69 lines
3.7 KiB
Plaintext

Inform 6.36 (24th January 2022)
line 73: Error: All 61 properties already declared
> Property p60;
line 6: Warning: Property "p0" declared but not used
line 7: Warning: Property "p1" declared but not used
line 8: Warning: Property "p2" declared but not used
line 9: Warning: Property "p3" declared but not used
line 10: Warning: Property "p4" declared but not used
line 11: Warning: Property "p5" declared but not used
line 12: Warning: Property "p6" declared but not used
line 13: Warning: Property "p7" declared but not used
line 14: Warning: Property "p8" declared but not used
line 15: Warning: Property "p9" declared but not used
line 16: Warning: Property "p10" declared but not used
line 17: Warning: Property "p11" declared but not used
line 18: Warning: Property "p12" declared but not used
line 19: Warning: Property "p13" declared but not used
line 20: Warning: Property "p14" declared but not used
line 21: Warning: Property "p15" declared but not used
line 22: Warning: Property "p16" declared but not used
line 23: Warning: Property "p17" declared but not used
line 24: Warning: Property "p18" declared but not used
line 25: Warning: Property "p19" declared but not used
line 26: Warning: Property "p20" declared but not used
line 27: Warning: Property "p21" declared but not used
line 28: Warning: Property "p22" declared but not used
line 29: Warning: Property "p23" declared but not used
line 30: Warning: Property "p24" declared but not used
line 31: Warning: Property "p25" declared but not used
line 32: Warning: Property "p26" declared but not used
line 33: Warning: Property "p27" declared but not used
line 34: Warning: Property "p28" declared but not used
line 35: Warning: Property "p29" declared but not used
line 36: Warning: Property "p30" declared but not used
line 37: Warning: Property "p31" declared but not used
line 38: Warning: Property "p32" declared but not used
line 39: Warning: Property "p33" declared but not used
line 40: Warning: Property "p34" declared but not used
line 41: Warning: Property "p35" declared but not used
line 42: Warning: Property "p36" declared but not used
line 43: Warning: Property "p37" declared but not used
line 44: Warning: Property "p38" declared but not used
line 45: Warning: Property "p39" declared but not used
line 46: Warning: Property "p40" declared but not used
line 47: Warning: Property "p41" declared but not used
line 48: Warning: Property "p42" declared but not used
line 49: Warning: Property "p43" declared but not used
line 50: Warning: Property "p44" declared but not used
line 51: Warning: Property "p45" declared but not used
line 52: Warning: Property "p46" declared but not used
line 53: Warning: Property "p47" declared but not used
line 54: Warning: Property "p48" declared but not used
line 55: Warning: Property "p49" declared but not used
line 56: Warning: Property "p50" declared but not used
line 57: Warning: Property "p51" declared but not used
line 58: Warning: Property "p52" declared but not used
line 59: Warning: Property "p53" declared but not used
line 60: Warning: Property "p54" declared but not used
line 61: Warning: Property "p55" declared but not used
line 62: Warning: Property "p56" declared but not used
line 63: Warning: Property "p57" declared but not used
line 64: Warning: Property "p58" declared but not used
line 65: Warning: Property "p59" declared but not used
line 67: Warning: Individual property "pindivid1" declared but not used
line 68: Warning: Individual property "pindivid2" declared but not used
line 69: Warning: Property "palias1" declared but not used
line 70: Warning: Property "palias2" declared but not used
Compiled with 1 error and 64 warnings (no output)