Commit b396bd0
authored
[stdlib] Add explict import to ReflectionTest to avoid name conflicts in stdlib and Darwin (swiftlang#81953)
Similar to swiftlang#77155 , we disambiguate stdin, stdout, and stderr now.
Signed-off-by: Peter Rong <PeterRong@meta.com>1 parent b00a561 commit b396bd0
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
0 commit comments