Closed lausdahl closed 10 years ago
The parser issues a strange error when the following function is entered:
functions Div(d:int) pre true post true
The error is the same as if 'div' the reserved keyword was used. But in this case the parser should parse it as any other function
The parser issues a strange error when the following function is entered:
The error is the same as if 'div' the reserved keyword was used. But in this case the parser should parse it as any other function