Skip to content

Commit 4841346

Browse files
committed
stdlib: fix the build with resilience enabled
1 parent a951d3c commit 4841346

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
@@ -897,6 +897,7 @@ public struct ${Self}<Element>
897897
}
898898
%end
899899

900+
@_versioned
900901
internal var _buffer: _Buffer
901902
}
902903

0 commit comments

Comments
 (0)