Avatar
@swift-5.10.1 @swift-6.0.3 import _Backtracing func f(backtrace: Backtrace) { _ = backtrace.symbolicated() } print("Hello")