Skip to content

Commit cea5729

Browse files
committed
Paren.
1 parent ad689ce commit cea5729

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

langs/mountebank/test/test-runner.rkt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@
317317
(check-equal? (run '(match (cons '+ (cons 1 (cons 2 '())))
318318
[(cons '+ (cons x (cons y '())))
319319
(+ x y)]))
320-
3))
320+
3)
321321

322322
;; Mountebank examples
323323
(check-equal? (run '#())

0 commit comments

Comments
 (0)