/test/language/error_warning_msg/bad_if3.msg

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

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