Commit 9a24757
committed
Fix build warnings in BuildOperationTester.swift about the return value of withTimeout(timeout:description:) being unused by marking the method with @discardableResult.
rdar://1229691531 parent 8e8a7e8 commit 9a24757
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments