Skip to content

Commit 5178c8e

Browse files
committed
stdlib: fix the build with resilience enabled
1 parent 11b7e9a commit 5178c8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stdlib/public/core/Arrays.swift.gyb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -889,6 +889,7 @@ public struct ${Self}<Element>
889889
}
890890
%end
891891

892+
@_versioned
892893
internal var _buffer: _Buffer
893894
}
894895

0 commit comments

Comments
 (0)