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