Skip to content

Minor chore & fix - #252

Merged
rouson merged 2 commits into
mainfrom
chores
Jun 21, 2025
Merged

Minor chore & fix#252
rouson merged 2 commits into
mainfrom
chores

Conversation

@rouson

Copy link
Copy Markdown
Contributor

In concurrent-inferences.f90, this PR

  1. Removes an unused type from an only clause
  2. Adds missing parentheses to a function declaration with an empty argument list.

rouson added 2 commits June 12, 2025 20:10
This fixes non-conforming code in which a function with no
arguments was declared without the empty praentheses for the
absent argument list.
@rouson
rouson requested a review from ktrasJune 12, 2025 23:48
@rousonrouson changed the title Minoro chore & fixMinor chore & fixJun 12, 2025
@rouson
rouson merged commit b193b2e into mainJun 21, 2025
@rouson
rouson deleted the chores branch June 21, 2025 04:31
Sign up for freeto 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.

1 participant

@rouson