blob: e88b99a6472d8623bf010a6f8a6c57ef39068b08 [file] [log] [blame]
library test;
A v = null;
class A<T extends int> {}
main() {}