We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
endselect is highlighted as a keyword but selectcase is not. Using it as a single keyword with no space is considered valid Fortran.
endselect
selectcase
The text was updated successfully, but these errors were encountered:
I'll look at it... Thank you.
Sorry, something went wrong.
Fixed on #112. 👍
Release 2.1.0 (#121)
428297e
### Check List - [x] Merge #120 suggestion of #105 - [x] Merge #112 for fix on issue #110 - [x] Merge #117 for fix on issue #115 - [x] Merge #118 for fix on issue #116 - [x] Merge #122 for fix on issue #113 - [x] Update CHANGELOG.md - [x] Update Package.json
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
endselect
is highlighted as a keyword butselectcase
is not. Using it as a single keyword with no space is considered valid Fortran.The text was updated successfully, but these errors were encountered: