@@ -4,6 +4,7 @@ BIN = bin/aoc
.PHONY: build test clean
build:
mkdir -p $(dir $(BIN))
$(GO) build -o $(BIN) ./cmd/aoc
test:
The note is not visible to the blocked user.