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