/test/language/error_warning_msg/bad_like1.msg
http://github.com/tybor/Liberty · Unknown · 11 lines · 9 code · 2 blank · 0 comment · 0 complexity · 2df69693234dc6bae30e7dab254372f0 MD5 · raw file
- ****** Fatal Error: Unable to solve cyclic anchored types.
- The source lines relevant to this message are the following:
- Line 20 column 4 in BAD_LIKE1 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_like1.e):
- a: like b
- ^
- Line 25 column 4 in BAD_LIKE1 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_like1.e):
- b: like a
- ^
- ------