Skip to content
New issue

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

Fortran: accept $ as parts of names #4034

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

masatake
Copy link
Member

@masatake masatake commented Jul 22, 2024

Close #4033.

masatake added 2 commits July 23, 2024 01:18
Close universal-ctags#4033.

The test case is taken from universal-ctags#4033 submitted by @navinp0304.

Signed-off-by: Masatake YAMATO <[email protected]>
Copy link

codecov bot commented Jul 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.45%. Comparing base (e79e67d) to head (3b973f1).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4034   +/-   ##
=======================================
  Coverage   85.45%   85.45%           
=======================================
  Files         235      235           
  Lines       56848    56848           
=======================================
  Hits        48582    48582           
  Misses       8266     8266           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@masatake masatake merged commit eb42eec into universal-ctags:master Jul 23, 2024
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fortran: How to include "$" in variable and function names
1 participant