Skip to content

Commit d9b7ddc

Browse files
authored
Merge pull request #64668 from eeckstein/fix-test-file
tests: fix the SILOptimizer/specialize.sil test file
2 parents 85986f4 + d8fe155 commit d9b7ddc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/specialize.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -757,3 +757,5 @@ bb0:
757757
return %r : $()
758758
}
759759

760+
sil @$s7closures5UInt8V_Tg5 : $@convention(thin) (UInt8) -> ()
761+

0 commit comments

Comments
 (0)