Error not a package: "h" in h.Write <*ast.SelectorExpr>
when h
is a variable and the code is otherwise valid
#240
Labels
When attempting to run the following snippet using Nteract and the latest version of GopherNotes, I get the following error:
However, if I try to compile and run the following using the
go run
command, I get no error, and it runs without a hitch:The text was updated successfully, but these errors were encountered: