aboutsummaryrefslogtreecommitdiff
path: root/advent-of-code/2023/07/1.rkt
diff options
context:
space:
mode:
Diffstat (limited to 'advent-of-code/2023/07/1.rkt')
-rw-r--r--advent-of-code/2023/07/1.rkt2
1 files changed, 1 insertions, 1 deletions
diff --git a/advent-of-code/2023/07/1.rkt b/advent-of-code/2023/07/1.rkt
index 635d6be..a22571d 100644
--- a/advent-of-code/2023/07/1.rkt
+++ b/advent-of-code/2023/07/1.rkt
@@ -1,4 +1,4 @@
-#lang racket/base
+#lang racket
(define input
(with-input-from-file "input"