/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

  1. ****** Fatal Error: An expression has a result value. This is
  2. not an instruction.
  3. Line 18 column 12 in BAD_FREE_OPERATOR5 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_free_operator5.e):
  4. x |= x
  5. ^
  6. ------