We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b51114c commit 702118bCopy full SHA for 702118b
Sources/ImplementationMacroClient/main.swift
@@ -1,6 +1,6 @@
1
import FatalErrorTestValueImplementation
2
3
-//@FatalTestValue
+@FatalTestValue
4
struct Example {
5
var create: @Sendable (Int) async throws -> Void
6
var read: @Sendable (Int) async throws -> String
0 commit comments