Skip to content

Release 5.0

Compare
Choose a tag to compare
@ppenzin ppenzin released this 22 Dec 01:53
· 1 commit to release_50 since this release
Disable unbracketed logic literals

Fortran spec does not allow that, there is even a test that checked
this, but was disabled.

Revert the change that introduced support for unbracketed logic literals
and re-enable the test.