This commit is contained in:
Milo 2020-01-30 19:49:18 -05:00
parent 8ac13a0c31
commit 64d5a1968b
1 changed files with 1 additions and 2 deletions

View File

@ -85,8 +85,7 @@
;; Bytes -> Msg
(define (bytes->msg bs)
(bytes->jsexpr
(jsexpr->msg bs)))
(jsexpr->msg (bytes->jsexpr bs)))
(module+ test
(check-equal? (jsexpr->msg