class Foo {
  constructor(vararg ints: kotlin.Int)
}
