/test/language/error_warning_msg/bad_set_item1.msg

http://github.com/tybor/Liberty · Unknown · 9 lines · 7 code · 2 blank · 0 comment · 0 complexity · 8418eaa7b7d5606d677ffd688353ed7b MD5 · raw file

  1. ****** Fatal Error: Unknown feature `set_item' in type INTEGER_8.
  2. (For this call, the target `1' is of type INTEGER_8.)
  3. The source lines relevant to this message are the following:
  4. Line 12 columns 11, 14 in BAD_SET_ITEM1 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_set_item1.e):
  5. (1).set_item(0)
  6. ^ ^
  7. ------