/test/language/error_warning_msg/bad_precursor11.msg

http://github.com/tybor/Liberty · Unknown · 15 lines · 13 code · 2 blank · 0 comment · 0 complexity · ead54ad919a81d20ae19e356ede2b2e4 MD5 · raw file

  1. ****** Fatal Error: Multiple Precursor found (must use Precursor
  2. {...} ancestor selection).
  3. The source lines relevant to this message are the following:
  4. Line 10 column 4 in BAD_PRECURSOR11 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_precursor11.e):
  5. AUX_PRECURSOR11A redefine foo end
  6. ^
  7. Line 12 column 4 in BAD_PRECURSOR11 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_precursor11.e):
  8. AUX_PRECURSOR11B redefine foo end
  9. ^
  10. Line 25 column 10 in BAD_PRECURSOR11 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_precursor11.e):
  11. Precursor -- Is really ambiguous !
  12. ^
  13. ------