/test/language/error_warning_msg/bad_like12.msg

http://github.com/tybor/Liberty · Unknown · 18 lines · 15 code · 3 blank · 0 comment · 0 complexity · e6ea6e0c36b4b10c6a28c12746ad6ca8 MD5 · raw file

  1. ****** Error: Feature found is not a procedure.
  2. The source lines relevant to this message are the following:
  3. Line 16 column 12 in BAD_LIKE12 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_like12.e):
  4. b.g
  5. ^
  6. Line 10 column 4 in AUX_LIKE12A (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/aux_like12a.e):
  7. g: like f
  8. ^
  9. ------
  10. ****** Fatal Error: This call has a result value (and you must
  11. use it).
  12. Line 16 column 12 in BAD_LIKE12 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_like12.e):
  13. b.g
  14. ^
  15. ------