Skip to content

Commit 94f69ed

Browse files
Tweaked test comment
1 parent 1e69803 commit 94f69ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/test/Lower/force-temp.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ subroutine pass_intent_out(buf)
2828
end subroutine
2929
end interface
3030

31-
! Used by s6() and call_s6()
31+
! Used by call_s6() and others below
3232
type base
3333
integer :: i = -1
3434
end type

0 commit comments

Comments
 (0)