/test/language/error_warning_msg/bad_inspect2.msg

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

  1. ****** Fatal Error: Second occurrence of this value ("foo") in
  2. the same inspect.
  3. The source lines relevant to this message are the following:
  4. Line 14 column 10 in BAD_INSPECT2 (/home/colnet/SmartEiffel/test_suite/language/error_warning_msg/bad_inspect2.e):
  5. inspect s
  6. ^
  7. Line 17 column 15 in BAD_INSPECT2 (/home/colnet/SmartEiffel/test_suite/language/error_warning_msg/bad_inspect2.e):
  8. when "foo" then
  9. ^
  10. ------