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