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