mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Fix embedded tests: REQUIRES: CODEGENERATOR=ARM
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
// REQUIRES: swift_in_compiler
|
||||
// REQUIRES: optimized_stdlib
|
||||
// REQUIRES: CODEGENERATOR=ARM
|
||||
|
||||
public func test() {
|
||||
var array: [Int] = [1, 2, 3]
|
||||
|
||||
Reference in New Issue
Block a user