blob: 50ba4561e28c257f730b29aa0cf4ff9d61988c98 [file] [log] [blame]
class Client1 extends Base {
void foo() {
s = 'a';
}
}