Files
swift-mirror/test/Macros
Hamish Knight 1e6fbc1a36 [test] Require concurrency runtime for macro_expand_body.swift
The test is implicitly using `async` main so the `SwiftStdlib 5.1`
checks weren't actually preventing it from exercising the concurrency
runtime. Just require the runtime to be present.
2025-09-24 22:42:02 +01:00
..