/test/language/error_warning_msg/bad_rename1.msg
http://github.com/tybor/Liberty · Unknown · 9 lines · 7 code · 2 blank · 0 comment · 0 complexity · aebdce698d3d53efdd58ed73c24917a1 MD5 · raw file
- ****** Fatal Error: Multiple rename for the same feature is not
- allowed.
- The source lines relevant to this message are the following:
- Line 8 columns 14, 30 in BAD_RENAME1 (/home/colnet/SmartEiffel/test_suite/language/error_warning_msg/bad_rename1.e):
- rename f as g, g as f, f as g
- ^ ^
- ------