Skip to content

Commit ae2f94c

Browse files
committed
Update adjustr.f90
1 parent ed8f048 commit ae2f94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/test/Lower/adjustr.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ program main
1111
d4 = adjustr(d1 // d1)
1212
end where
1313
write(6,*) "d4 =", d4
14-
end
14+
end

0 commit comments

Comments
 (0)