blob: 6871cfff7b324e771027dfb6cd15dce586fc34e6 [file] [log] [blame]
class N {
void f (Service s) {
s.foo ();
}
}