ERROR | pragma INLINE may not appear in a declaration list |
CAUSE | Pragma INLINE applies only to the following statement, and can not appear immediately prior to a declaration |
ACTION | Remove the pragma. |
ERROR | pragma INLINE may not appear in a declaration list |
CAUSE | Pragma INLINE applies only to the following statement, and can not appear immediately prior to a declaration |
ACTION | Remove the pragma. |