/test/language/error_warning_msg/bad_export9.msg

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

  1. ****** Warning: Cannot change exportation status of `some_unknown_feature'
  2. because type ANY does not have feature `some_unknown_feature'.
  3. Line 8 column 20 in BAD_EXPORT9 (/home/cadrian/Workspace/Dev/Liberty/test/language/error_warning_msg/bad_export9.e):
  4. export {ANY} some_unknown_feature
  5. ^
  6. ------
  7. ****** 1 warning.