Skip to content

Separate treatment of intrinsic statements and control constructs#206

Open
td-mpcdf wants to merge 1 commit intofortran-lang:masterfrom
td-mpcdf:pr1
Open

Separate treatment of intrinsic statements and control constructs#206
td-mpcdf wants to merge 1 commit intofortran-lang:masterfrom
td-mpcdf:pr1

Conversation

@td-mpcdf
Copy link
Copy Markdown

To get a different treatment of
if (a==b)...
and
allocate(a(1:10))
w.r.t. additional whitespace between keyword and opening parenthesis, we add here a new option:
--whitespace-intrinsic-stmts

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.

1 participant