Skip to content

Commit f6470d4

Browse files
committed
Fix up read.
1 parent 26c4384 commit f6470d4

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

langs/outlaw/read.rkt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,6 @@
1111

1212
(struct err (port msg))
1313

14-
15-
(define (error str)
16-
(add1 #f))
17-
18-
(define (<start> p)
19-
100)
20-
2114
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
2215
;; Start
2316

0 commit comments

Comments
 (0)