1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-18 15:04:25 +03:00
inform7/inform6/Tests/Test Errors/_Console_Ideal/max_verbs_2.txt
2022-03-03 23:39:59 +00:00

13 lines
412 B
Plaintext

Inform 6.36 (24th January 2022)
line 262: Error: Z-code is limited to 255 verbs.
> Verb 'verb255' *
line 263: Error: Z-code is limited to 255 verbs.
> Verb 'verb256' *
line 264: Error: Z-code is limited to 255 verbs.
> Verb 'verb257' *
line 265: Error: Z-code is limited to 255 verbs.
> Verb 'verb258' *
line 266: Error: Z-code is limited to 255 verbs.
> Verb 'verb259' *
Compiled with 5 errors (no output)