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 06afebe commit 4252714Copy full SHA for 4252714
test/io/test_loadtxt.f90
@@ -62,7 +62,6 @@ subroutine test_loadtxt_sp(error)
62
63
allocate(input(10,10))
64
allocate(expected(10,10))
65
-
66
do n = 1, 10
67
call random_number(input)
68
input = input - 0.5
0 commit comments