/test/language/error_warning_msg/bad_array1.msg

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

  1. ****** Fatal Error: Unknown feature `bidon' in type ARRAY[INTEGER].
  2. (For this call, the target `a1' is of type ARRAY[INTEGER].)
  3. The source lines relevant to this message are the following:
  4. Line 14 columns 13, 16 in BAD_ARRAY1 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_array1.e):
  5. if a1.bidon then
  6. ^ ^
  7. ------