/test/language/error_warning_msg/bad_if4.msg

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

  1. ****** Fatal Error: Void is not a valid BOOLEAN expression (just
  2. after keyword "elseif").
  3. Line 13 column 17 in BAD_IF4 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_if4.e):
  4. elseif Void then
  5. ^
  6. ------