Commit 70e7780
committed
[cxx-interop] Adjust expectations in a test
Printing an object of a foreign reference type is only supported properly with a new runtime and compiler. When running the tests, we might be testing with an older runtime.
Printing is tested separately in `print-reference.swift`.1 parent 16f1476 commit 70e7780
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments