/test/language/error_warning_msg/bad_void1.msg

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

  1. ****** Fatal Error: Syntax error while trying to parse the beginning
  2. of a new feature definition. Expression `Void' is not a valid
  3. feature name to start a new feature definition. Parser lost. Sorry.
  4. Check before and after that point.
  5. Line 17 column 4 in BAD_VOID1 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_void1.e):
  6. Void: NONE
  7. ^
  8. ------