let f(): void = {
  let a = "a"
  return y()
}