d.mx raw

   1  package main
   2  
   3  func runeZU() int32   { return int32('Z') }
   4  func runeSP() int32   { return int32(' ') }
   5