blob: d3ee25677b35151aab225f8d5076dbd33fc6ad75 [file] [log] [blame]
library test;
class A<T> {}
test() {}
main() {}