BELRHALMIA Walid

Results 3 comments of BELRHALMIA Walid

@mgutz i did'it but i get this error panic: runtime error: invalid memory address or nil pointer dereference [signal 0xb code=0x1 addr=0x0 pc=0x401432] goroutine 1 [running]: main.Tasks.func1(0xc8208370e0) /home/belr/Goprogram/Gododir/Godofile.go:22 +0xe2 gopkg.in/godo%2ev1.VoidContextHandlerFunc.Handle(0x5f7048,...

here is my code : package main import ( "fmt" ``` . "gopkg.in/godo.v1" ``` ) func Tasks(p *Project) { Env = "GOPATH=$GOPATH" p.Task("default", D{"build"}) p.Task("build", W{"src/ \* */ *.go"}, func(c...

@kleewho it's the only think vim dossn't have