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_ifdef_stack_33.txt
2024-02-11 23:08:33 +00:00

7 lines
202 B
Plaintext

Inform 6.42 for MacOS (10th February 2024)
line 38: Error: 'If' directives nested too deeply
> #ifdef FOO;
line 72: Error: 'Endif' without matching 'If...'
> #endif
Compiled with 2 errors (no output)