Menu

#49 ROSE: unparses type attribute twice

incorrect
open
ROSE (12)
5
2011-01-05
2011-01-05
No

The following code demonstrates the error:

module newmodule

public newtype

type newtype
integer :: i
end type

end module

Discussion


Log in to post a comment.