blob: 3901b688c2e10d39afb8ce84f434221c54103c34 [file] [log] [blame]
class B {
int f(int i) { return null; }
}