Files
swift-mirror/test/SIL/Serialization/isolated_parameters.sil
Michael Gottesman 4aea60c4b1 Fix test case.
The specific problem was that the AST was looking for Actor/AnyActor in
_Concurrency... but I named the module of the test borrowing (for some reason).
So the machinery was failing to think that my stubbed out protocols where the
true known protocols. By changing the module name to _Concurrency, everything
worked out.
2024-05-12 22:14:09 -07:00

908 B