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