Avatar
@swift-6.2.3 import Runtime let t = try Backtrace.capture(limit: 256, offset: 0) print(t.symbolicated()) (edited)