/test/language/error_warning_msg/bad_like4.msg
http://github.com/tybor/Liberty · Unknown · 8 lines · 6 code · 2 blank · 0 comment · 0 complexity · fbeab0950ac1cfe43760ad7ff2f8197a MD5 · raw file
- ****** Fatal Error: Cyclic anchored definition.
- The source lines relevant to this message are the following:
- Line 19 columns 14, 31 in BAD_LIKE4 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_like4.e):
- foo(arg1: like arg2; arg2: like arg1)
- ^ ^
- ------