Skip to content

Commit a2944da

Browse files
authored
Add a Foundation import to get access to String's capitalized (#3649)
1 parent cf4177a commit a2944da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/ComposableArchitectureMacros/ReducerMacro.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import Foundation
12
import SwiftDiagnostics
23
import SwiftOperators
34
import SwiftSyntax

0 commit comments

Comments
 (0)