b.mx raw

   1  package main
   2  
   3  func runeZ() int32  { return int32('z') }
   4  func rune0() int32  { return int32('0') }
   5