/test/language/error_warning_msg/bad_like10.msg

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

  1. ****** Fatal Error: procedure is a procedure. Anchored type is
  2. not valid.
  3. The source lines relevant to this message are the following:
  4. Line 12 columns 13, 18 in BAD_LIKE10 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_like10.e):
  5. a: like procedure;
  6. ^ ^
  7. ------