Skip to content

Commit 0c5b3d9

Browse files
committed
Add TODO to discuss during review
1 parent f32e3b9 commit 0c5b3d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/Basics/VFSOverlay.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ public struct VFSOverlay: Encodable {
9999
}
100100
}
101101

102+
// TODO(ncooke3): Is gating this API necessary?
102103
#if swift(>=5.4)
103104
@resultBuilder
104105
public struct VFSOverlayBuilder {

0 commit comments

Comments
 (0)