package main func runeZU() int32 { return int32('Z') } func runeSP() int32 { return int32(' ') }