/test/language/error_warning_msg/bad_feature7.msg

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

  1. ****** Fatal Error: Syntax error while trying to parse the header
  2. of routine `my_function'. May be, you just miss to add the "is"
  3. keyword?
  4. Line 11 column 3 in BAD_FEATURE7 (/home/colnet/SmartEiffel/test_suite/language/error_warning_msg/bad_feature7.e):
  5. do
  6. ^
  7. ------