package main import ( "fmt") func main() { var herp []byte herp = bytes("\u0100")}
Standard input is empty
prog.go:4: imported and not used: fmt prog.go:8: herp declared and not used prog.go:9: undefined: bytes
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!