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 fa93d9f commit a23a3d9Copy full SHA for a23a3d9
src/tests/unit/send-get/get_array_test.f90
@@ -430,7 +430,7 @@ subroutine three()
430
print *, a
431
print *, c
432
print *, a-c
433
- call print_and_register( "array sections with ranges and strides failed in three of get_array_test")
+ call print_and_register("array sections with ranges and strides failed in three of get_array_test")
434
endif
435
end if
436
! ARRAY = ARRAY
0 commit comments