/test/language/error_warning_msg/bad_root7.msg
http://github.com/tybor/Liberty · Unknown · 15 lines · 12 code · 3 blank · 0 comment · 0 complexity · 2d09173828cdeda4e1def2f57b5c45e2 MD5 · raw file
- ****** Error: Invalid creation procedure. A function is not allowed
- as a creation procedure.
- The source lines relevant to this message are the following:
- Line 8 column 4 in BAD_ROOT7 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_root7.e):
- main
- ^
- Line 11 column 4 in BAD_ROOT7 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_root7.e):
- main: INTEGER
- ^
- ------
- ****** Fatal Error: Correct the previous error first.
- ------