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