Closed JHenneberg closed 5 years ago
The one line version of a WHERE statement is not detected
WHERE (ABS(A) < 1D-6) A = 0.0D0
Thanks for the report. This should now be fixed in master and will be included in the next patch.
There was a typo in the previous commit, see fix above.
ah ok thanks a lot
The one line version of a WHERE statement is not detected