/test/language/error_warning_msg/bad_syntax10.msg

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

  1. ****** Fatal Error: A type mark is not a valid item for a manifest
  2. array. Keep in mind that Liberty Eiffel is case-sensitive and
  3. that G_TYPE_STRING cannot be an expression. End of manifest array
  4. expected.
  5. Line 15 column 30 in BAD_SYNTAX10 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_syntax10.e):
  6. create text.make (<<G_TYPE_STRING>>)
  7. ^
  8. ------