Blob


1 (defsystem "aoc-test"
2 :class :package-inferred-system
3 :pathname "t"
4 :depends-on ("aoc-test/all"))