diff --git a/Sources/Testing/ExitTests/ExitTest.swift b/Sources/Testing/ExitTests/ExitTest.swift index 9b7fa7c21..e6fec4257 100644 --- a/Sources/Testing/ExitTests/ExitTest.swift +++ b/Sources/Testing/ExitTests/ExitTest.swift @@ -381,6 +381,7 @@ extension ExitTest { #if compiler(>=6.2) @safe #endif + @_disfavoredOverload public static func __store( _ id: (UInt64, UInt64, UInt64, UInt64), _ body: T,