Files
swift-mirror/test/Interop/SwiftToCxx/functions/swift-functions-execution.cpp
Becca Royal-Gordon fa2ebd9486 Modify test to work correctly on simulator
`simctl spawn` does not propagate exit codes through, so we need the test to exit using `exit(0)`, not `fatalError()`.
2024-03-30 00:32:30 -07:00

1.4 KiB