blob: 59b9cd287775650e7d4aba200013462e486407dc [file] [log] [blame]
// RUN: %scale-test --invert-result --begin 1 --end 5 --step 1 --select incrementScopeCounter %s
// REQUIRES: OS=macosx
// REQUIRES: asserts
let _ = (UInt8(0)
%for i in range(0, N):
, UInt8(0)
%end
)