blob: d7c90e9034ff1658848ae7deef66d0fbdce7fce9 [file]
library test_package_imported.main;
/// Some docs for whataclass
class Whataclass<T> {}
/// Some docs for whataclass 2
class Whataclass2 {}