/test/language/error_warning_msg/bad_free_operator5.msg
Unknown | 7 lines | 6 code | 1 blank | 0 comment | 0 complexity | 29d87c348948f1300d6b9d07c6e3b704 MD5 | raw file
1****** Fatal Error: An expression has a result value. This is 2not an instruction. 3 4Line 18 column 12 in BAD_FREE_OPERATOR5 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_free_operator5.e): 5 x |= x 6 ^ 7------