package main func runeZ() int32 { return int32('z') } func rune0() int32 { return int32('0') }