X-Git-Url: http://git.jkinsey.net/?p=adventofcode2020.git;a=blobdiff_plain;f=src%2Fday06.lisp;h=2f58f7210a2c1eacf85f5e310fbac72272d1c3c8;hp=e116865cd5d652ed0a27d7b14671ae40b815a0f9;hb=59b2be1021c6308929890c59f2ed5d187337a003;hpb=646650211622736cd7f85f69cdad3a2899cfe153 diff --git a/src/day06.lisp b/src/day06.lisp index e116865..2f58f72 100644 --- a/src/day06.lisp +++ b/src/day06.lisp @@ -1,6 +1,6 @@ (asdf:load-system :adventofcode2020) (in-package #:adventofcode2020) -(named-readtables:in-readtable fn-reader) +(named-readtables:in-readtable :adventofcode2020) (defun count-answers (join ans-list) (->> ans-list