Skip to content

wip: adding func, def and fn as function keywords, for testing and de… #33

wip: adding func, def and fn as function keywords, for testing and de…

wip: adding func, def and fn as function keywords, for testing and de… #33

Triggered via pull request June 13, 2023 04:16
@GraHmsGraHms
opened #2
develop
Status Failure
Total duration 21s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.