blob: a7614cfecba068ca1cec83cfddc59df1774323a7 [file] [log] [blame]
// RUN: %scale-test --begin 1 --end 20 --step 1 --select NumLeafScopes %s
// REQUIRES: asserts,no_asan
let a = [
%for i in range(0, N):
(1, 1),
%end
]