blob: 5958426eeb9187df9e20d703700875bd86655fce [file] [log] [blame]
library test;
A v = throw '';
class A<T extends int> {}
test() {}