Fix embedded tests: REQUIRES: CODEGENERATOR=ARM

This commit is contained in:
Andrew Trick
2024-01-03 15:35:43 -08:00
parent a0f8914cca
commit 259763e87e
2 changed files with 2 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
// REQUIRES: swift_in_compiler
// REQUIRES: optimized_stdlib
// REQUIRES: CODEGENERATOR=ARM
public func test() {
var array: [Int] = [1, 2, 3]