/test/language/error_warning_msg/bad_precursor07.msg

http://github.com/tybor/Liberty · Unknown · 14 lines · 12 code · 2 blank · 0 comment · 0 complexity · 87fc1fe4b25f8fad6407f2952780705b MD5 · raw file

  1. ****** Warning: It is useless to mark as "redefine" this deferred
  2. feature.
  3. Line 8 column 16 in BAD_PRECURSOR07 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_precursor07.e):
  4. redefine routine
  5. ^
  6. ------
  7. ****** Fatal Error: All ancestors are deferred, hence making this
  8. Precursor call not valid.
  9. Line 22 column 10 in BAD_PRECURSOR07 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_precursor07.e):
  10. Precursor;
  11. ^
  12. ------