/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

  1. ****** Error: Invalid creation procedure. A function is not allowed
  2. as a creation procedure.
  3. The source lines relevant to this message are the following:
  4. Line 8 column 4 in BAD_ROOT7 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_root7.e):
  5. main
  6. ^
  7. Line 11 column 4 in BAD_ROOT7 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_root7.e):
  8. main: INTEGER
  9. ^
  10. ------
  11. ****** Fatal Error: Correct the previous error first.
  12. ------