function henshin(hen: integer, shin: integer): void { const x: integer = 2 const b: string = x return b }