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