blob: f6a85b0f853796e235a4bada005c5f4c52d2c1e2 [file] [log] [blame]
abstract class Foo {
int get a;
num get b;
num get c;
}
method1(o) {}
method2(o) {}
method3(o) {}