You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`.
0 commit comments