/test/language/error_warning_msg/bad_to_integer_8.msg

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

  1. ****** Fatal Error: Unknown feature `to_integer_8' in type INTEGER_8.
  2. (For this call, the target `i8' is of type INTEGER_8.)
  3. The source lines relevant to this message are the following:
  4. Line 17 columns 16, 19 in BAD_TO_INTEGER_8 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_to_integer_8.e):
  5. i8 := i8.to_integer_8
  6. ^ ^
  7. ------