package main func runeBS() int32 { return int32('\\') } func runeSlash() int32 { return int32('/') } func runeUS() int32 { return int32('_') }