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