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/max_ifdef_stack_33.txt
2022-03-03 00:10:25 +00:00

7 lines
191 B
Plaintext

Inform 6.36 (24th January 2022)
line 38: Error: 'If' directives nested too deeply
> #ifdef FOO;
line 72: Error: 'Endif' without matching 'If...'
> #endif
Compiled with 2 errors (no output)