grind
grind copied to clipboard
Compilation error: undefined: types.EvalNode
Looks like go/types has changed.
$ go get rsc.io/grind
# rsc.io/grind/vardecl
src/rsc.io/grind/vardecl/vardecl.go:88: undefined: types.EvalNode
@bictorman this is the same issue as #9 (this issue should probably be closed) and you can find my solution (might be temporary) here https://github.com/rsc/grind/issues/9#issuecomment-167271130