blob: bbbe190aa245607525c911fc95351b5bb4174304 [file] [log] [blame]
class A {}
extension type on A {
method() {}
}
test() {}
main() {}