Merge pull request #5 from GraHms/fix/error_messages #40
Annotations
7 errors
build:
main.go#L6
cannot find package "github.com/grahms/samoralang/evaluator" in any of:
|
build:
main.go#L7
cannot find package "github.com/grahms/samoralang/lexer" in any of:
|
build:
main.go#L8
cannot find package "github.com/grahms/samoralang/object" in any of:
|
build:
main.go#L9
cannot find package "github.com/grahms/samoralang/parser" in any of:
|
build:
ast/array.go#L5
cannot find package "github.com/grahms/samoralang/token" in any of:
|
build:
evaluator/evaluator.go#L4
cannot find package "github.com/grahms/samoralang/ast" in any of:
|
build
Process completed with exit code 1.
|