ERROR | first parameter to pragma INLINE must be an identifier |
CAUSE | The first parameter to the pragma INLINE must be an identifier denoting a procedure or function. |
ACTION | Use a procedure or function name |
ERROR | first parameter to pragma INLINE must be an identifier |
CAUSE | The first parameter to the pragma INLINE must be an identifier denoting a procedure or function. |
ACTION | Use a procedure or function name |