Skip to content

feat: add single line comments #35

feat: add single line comments

feat: add single line comments #35

Triggered via push June 18, 2023 04:48
Status Failure
Total duration 16s
Artifacts

go.yml

on: push
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.