Skip to content

[Fortran 90] concatop should be // #4401

@suehshtri

Description

@suehshtri

I think that CONCATOP should be '//' . R711 .

CONCATOP: '//';

test input:

`program strinconcat
character*30 A
A='Quick'//' '//'brown'//' '//'fox'

write(,)A
end program strinconcat
`

@kaby76 , thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions