/test/language/error_warning_msg/bad_if3.msg
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 2after keyword "if"). 3 4Line 12 column 13 in BAD_IF3 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_if3.e): 5 if Void then 6 ^ 7------