mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
41e1c5a936
This reverts commit f576bebaf1.
10 lines
159 B
Swift
10 lines
159 B
Swift
// RUN: %scale-test -parse --begin 0 --end 10 --step 1 --select NumASTBytes %s
|
|
|
|
%for i in range(1, N + 1):
|
|
[
|
|
%end
|
|
1
|
|
%for i in range(1, N + 1):
|
|
]
|
|
%end
|