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