Skip to content

Commit

Permalink
Update main.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
yimajo committed Nov 5, 2023
1 parent b51114c commit 702118b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/ImplementationMacroClient/main.swift
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import FatalErrorTestValueImplementation

//@FatalTestValue
@FatalTestValue
struct Example {
var create: @Sendable (Int) async throws -> Void
var read: @Sendable (Int) async throws -> String
Expand Down

0 comments on commit 702118b

Please sign in to comment.