main():int { x:int = 42 y:int = 43 return y } //@PRACOWNIA //@out Exit code: 43