Skip to content

Commit 3611e59

Browse files
Update src/tests/stats/test_distribution_uniform.fypp
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent 51e234c commit 3611e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/stats/test_distribution_uniform.fypp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ program test_distribution_uniform
122122
-0.164090614147737401395943379611708224_${k1}$, &
123123
-0.333886718190384290672056977200554684_${k1}$]
124124
#:else
125-
${t1}$ :: ans(15) = [(0.457413314269374593479255963757168502_${k1}$, &
125+
${t1}$, parameter :: ans(15) = [(0.457413314269374593479255963757168502_${k1}$, &
126126
0.183665049332483204524990583195176441_${k1}$), &
127127
(0.887956215288546402142344504682114348_${k1}$, &
128128
0.442960654493795069619466175936395302_${k1}$), &

0 commit comments

Comments
 (0)