/test/language/error_warning_msg/bad_assertion2.msg

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

  1. ****** Fatal Error: An assertion must be a BOOLEAN expression.(The
  2. type of this expression is actually INTEGER_8.)
  3. Line 13 column 13 in BAD_ASSERTION2 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_assertion2.e):
  4. 3
  5. ^
  6. ------