We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Example from some old code:
CHARACTER, INTENT(IN) :: S*(*)
And the error is:
Variable "S*" with INTENT keyword not found in argument list
This may be related to #130 but it looks like a separate issue.
The text was updated successfully, but these errors were encountered:
e7c2f1c
so, do you get a good solution about this problem now? I faced this bug too.
Sorry, something went wrong.
I believe it has been fixed. Could you mention your fortls version, any user settings and also post a minimal working example?
fortls
No branches or pull requests
Example from some old code:
And the error is:
This may be related to #130 but it looks like a separate issue.
The text was updated successfully, but these errors were encountered: