| ERROR | a function must return a type. |
| CAUSE | The current function was definied to return something other than a data type. |
| ACTION | Make sure the function is returning a data type. |
| ERROR | a function must return a type. |
| CAUSE | The current function was definied to return something other than a data type. |
| ACTION | Make sure the function is returning a data type. |