Skip to content

Commit 659d863

Browse files
committed
Add newline at end of test file.
As requested by @shajrawi in #16545.
1 parent 04e6e5d commit 659d863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SILOptimizer/predictable_memopt.sil

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -880,4 +880,4 @@ bb0(%arg : $K):
880880
%4 = load %0 : $*SWithOpt
881881
dealloc_stack %0 : $*SWithOpt
882882
return %4 : $SWithOpt
883-
}
883+
}

0 commit comments

Comments
 (0)