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