/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
- ****** Fatal Error: Cannot rename `foo' because type ANY does
- not have `foo'.
- Line 7 column 20 in BAD_RENAME4 (/home/colnet/SmartEiffel/test_suite/language/error_warning_msg/bad_rename4.e):
- inherit ANY rename foo as bar end
- ^
- ------