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/fwconst_iftrue_test-G.txt
2022-03-06 11:13:00 +00:00

7 lines
234 B
Plaintext

Inform 6.36 (24th January 2022)
line 90: Error: This condition can't be determined
> #iftrue FORWARD_CONSTANT_A;
line 96: Error: This condition can't be determined
> #iffalse FORWARD_CONSTANT_B;
Compiled with 2 errors (no output)