blob: 79d129039f465b38eed4af42b6df3fd00321fcd1 [file] [log] [blame]
class Test {
static void bar(){
Extracted.foo();
}
}