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