/test/language/error_warning_msg/bad_strip1.msg

http://github.com/tybor/Liberty · Unknown · 8 lines · 7 code · 1 blank · 0 comment · 0 complexity · 659f4e07524be908a76e1c881a1a9644 MD5 · raw file

  1. ****** Fatal Error: Unknown feature `equal' in type BAD_STRIP1.
  2. (For this call, the target is the implicit non written `Current'
  3. which is of type BAD_STRIP1.)
  4. Line 15 column 26 in BAD_STRIP1 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_strip1.e):
  5. illegal_assert: equal (strip(f), old strip(f));
  6. ^
  7. ------