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 847b393 commit c7b3d45Copy full SHA for c7b3d45
test/prif_co_max_test.F90
@@ -175,7 +175,7 @@ function check_character() result(diag)
175
, "that ","is " &
176
, "the ","question"]
177
integer :: me, ni, i
178
- character(len=len(values)) :: my_val, expected
+ character(len=len(values)) :: my_val
179
180
call prif_this_image_no_coarray(this_image=me)
181
call prif_num_images(ni)
0 commit comments