/test/language/error_warning_msg/bad_loop2.msg
http://github.com/tybor/Liberty · Unknown · 15 lines · 12 code · 3 blank · 0 comment · 0 complexity · 8ebbb6c5f2c731b2a8d46455003a69c3 MD5 · raw file
- ****** Error: Expression of the loop variant must be of INTEGER
- type. (The actual BOOLEAN type is not allowed as a variant type.)
- Line 14 column 13 in BAD_LOOP2 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_loop2.e):
- True
- ^
- ------
- ****** Fatal Error: Error in variant part of loop definition.
- The source lines relevant to this message are the following:
- Line 14 column 13 in BAD_LOOP2 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_loop2.e):
- True
- ^
- ------