local x: number = 42 local y: string = "Hello, World!" local z: boolean = true