Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 28ff449

Browse files
committed
fixed day12 namespace name
1 parent 6db8002 commit 28ff449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clj_adventofcode_2019/day12.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(ns clj-adventofcode-2019.day11
1+
(ns clj-adventofcode-2019.day12
22
(:require
33
[clojure.java.io :as io]
44
[clojure.math.numeric-tower :as math]

0 commit comments

Comments
 (0)