fun test(inner: Inner) {
  return inner.foo()
}
