/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

  1. ****** Fatal Error: Cyclic anchored definition.
  2. The source lines relevant to this message are the following:
  3. Line 19 columns 14, 31 in BAD_LIKE4 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_like4.e):
  4. foo(arg1: like arg2; arg2: like arg1)
  5. ^ ^
  6. ------