/test/language/error_warning_msg/bad_assertion2.msg
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 2type of this expression is actually INTEGER_8.) 3 4Line 13 column 13 in BAD_ASSERTION2 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_assertion2.e): 5 3 6 ^ 7------