We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d6293 commit 14b5724Copy full SHA for 14b5724
test/test_source/parse/test_incomplete_dims.f90
@@ -5,4 +5,5 @@ program test_incomplete_dims
5
implicit none
6
integer :: dim_val(1, 2
7
character :: char_val*(10
8
+ integer :: (
9
end program test_incomplete_dims
0 commit comments