blob: 5a0aa10dc1c04fe355e2767558d04efcdcbf3705 [file] [log] [blame]
// RUN: %scale-test --sum-multi --begin 5 --end 16 --step 5 --select NumIterableDeclContextParsed %s
// REQUIRES: asserts
struct S${N} {}
class C${N} {}
enum E${N} {}
extension C${N} {}
protocol P${N} {}