/test/language/error_warning_msg/bad_rename4.msg

http://github.com/tybor/Liberty · Unknown · 7 lines · 6 code · 1 blank · 0 comment · 0 complexity · 37476fae75cd2308f8c6fa8dcb5c934a MD5 · raw file

  1. ****** Fatal Error: Cannot rename `foo' because type ANY does
  2. not have `foo'.
  3. Line 7 column 20 in BAD_RENAME4 (/home/colnet/SmartEiffel/test_suite/language/error_warning_msg/bad_rename4.e):
  4. inherit ANY rename foo as bar end
  5. ^
  6. ------