fork(1) download
  1. package main
  2. import "adler.hol.se"
  3.  
  4. func main(){
  5. // your code goes here
  6. }
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.go:2:8: cannot find package "adler.hol.se" in any of:
	/usr/lib/go-1.7/src/adler.hol.se (from $GOROOT)
	($GOPATH not set)
stdout
Standard output is empty