We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fc81208 + 9c2de27 commit 2a04604Copy full SHA for 2a04604
test/SILOptimizer/closure_specialize_loop.swift
@@ -1,4 +1,4 @@
1
-// RUN: %{python} %S/../Inputs/timeout.py 10 %target-swift-frontend -O -parse-as-library %s -emit-sil | %FileCheck %s
+// RUN: %{python} %S/../Inputs/timeout.py 20 %target-swift-frontend -O -parse-as-library %s -emit-sil | %FileCheck %s
2
3
public func callit() {
4
testit { false }
0 commit comments