Skip to content

Commit 85b2e6e

Browse files
committed
add newline at end of file
1 parent 9fa048e commit 85b2e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/test/Semantics/intrinsics03.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,4 +131,4 @@ subroutine ichar_tests()
131131
!ERROR: Character in intrinsic function ichar must have length one
132132
!ERROR: Must be a constant value
133133
integer, parameter :: a3 = ichar('')
134-
end subroutine
134+
end subroutine

0 commit comments

Comments
 (0)