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 9fa048e commit 85b2e6eCopy full SHA for 85b2e6e
flang/test/Semantics/intrinsics03.f90
@@ -131,4 +131,4 @@ subroutine ichar_tests()
131
!ERROR: Character in intrinsic function ichar must have length one
132
!ERROR: Must be a constant value
133
integer, parameter :: a3 = ichar('')
134
-end subroutine
+end subroutine
0 commit comments