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 0183f55 commit 8ac7f65Copy full SHA for 8ac7f65
src/tests/jf_test_26.F90
@@ -39,7 +39,6 @@ subroutine test_26(error_cnt)
39
call f%add(ck_'test.scalar.unicode(2)', cdk_'ck, cdk')
40
call f%add(cdk_'test.scalar.unicode(3)', ck_'cdk, ck')
41
call f%add(cdk_'test.scalar.unicode(4)', cdk_'cdk, cdk')
42
- ! ... note: indentention isn't correct for vector of vectors when printed !TODO
43
call f%add(ck_'test.vector.unicode(1)', [ck_'ck, ck'])
44
call f%add(ck_'test.vector.unicode(2)', [cdk_'ck, cdk'])
45
call f%add(cdk_'test.vector.unicode(3)', [ck_'cdk, ck'])
0 commit comments