/test/language/error_warning_msg/bad_integer2.msg

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

  1. ****** Fatal Error: The INTEGER_GENERAL type cannot be used here.
  2. Actually this is only a compiler implementation facility.
  3. Line 12 column 13 in BAD_INTEGER2 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_integer2.e):
  4. i: INTEGER_GENERAL
  5. ^
  6. ------