/test/language/error_warning_msg/bad_loop3.msg

http://github.com/tybor/Liberty · Unknown · 7 lines · 6 code · 1 blank · 0 comment · 0 complexity · 8da9774e3603b3d928a65f9640f13e27 MD5 · raw file

  1. ****** Fatal Error: Void is not a valid BOOLEAN expression (just
  2. after keyword "until" of a loop).
  3. Line 14 column 13 in BAD_LOOP3 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_loop3.e):
  4. Void
  5. ^
  6. ------