Skip to content

Commit 702118b

Browse files
committed
Update main.swift
1 parent b51114c commit 702118b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/ImplementationMacroClient/main.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import FatalErrorTestValueImplementation
22

3-
//@FatalTestValue
3+
@FatalTestValue
44
struct Example {
55
var create: @Sendable (Int) async throws -> Void
66
var read: @Sendable (Int) async throws -> String

0 commit comments

Comments
 (0)