075a8442 ^
1 2 3 4 5
// +build appengine package fwd func unsafestr(s string) []byte { return []byte(s) }