Closed Roald87 closed 4 years ago
Currently it does this:
-aLINT : ARRAY[-1..1] OF LINT; +aLINT : ARRAY[ - 1..1] OF LINT;
This should not happen.
Currently it does this:
This should not happen.