1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-17 06:24:24 +03:00
inform7/inform6/Tests/Test Errors/_Console_Ideal/max_abbrevs_test_100_ma96.txt
2024-02-11 23:08:33 +00:00

11 lines
479 B
Plaintext

Inform 6.42 for MacOS (10th February 2024)
line 97: Error: The number of abbreviations has exceeded 96, the limit in Z-code
> Abbreviate "96"
line 98: Error: The number of abbreviations has exceeded 96, the limit in Z-code
> Abbreviate "97"
line 99: Error: The number of abbreviations has exceeded 96, the limit in Z-code
> Abbreviate "98"
line 100: Error: The number of abbreviations has exceeded 96, the limit in Z-code
> Abbreviate "99"
Compiled with 4 errors (no output)