blob: 36aa4235bd0ad9b54ef4a4e87ebeb042dd07cd83 [file] [log] [blame]
extension type ET<T>(T _) {
void test() {}
}
main() {}