/test/language/error_warning_msg/bad_inherit9.msg

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

  1. ****** Warning: Added missing "end" keyword to terminate inherit/insert parent.
  2. Line 11 column 1 in BAD_INHERIT9 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_inherit9.e):
  3. create {}
  4. ^
  5. ------
  6. ****** Fatal Error: Unknown feature `true_error_here_to_keep_track_of_the_previous_warning'
  7. in type BAD_INHERIT9. (For this call, the target is the implicit
  8. non written `Current' which is of type BAD_INHERIT9.)
  9. Line 17 column 10 in BAD_INHERIT9 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_inherit9.e):
  10. true_error_here_to_keep_track_of_the_previous_warning
  11. ^
  12. ------