/test/language/error_warning_msg/bad_create8.msg

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

  1. ****** Fatal Error: Unknown feature `make' in type INTEGER. (For
  2. this call, the target `{INTEGER}' is of type INTEGER.)
  3. The source lines relevant to this message are the following:
  4. Line 14 column 38 in BAD_CREATE8 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_create8.e):
  5. integer := create {INTEGER}.make
  6. ^
  7. ------