1
1
mirror of https://github.com/kanaka/mal.git synced 2024-10-26 14:22:25 +03:00
This commit is contained in:
Joel Martin 2015-02-28 11:18:18 -06:00
parent 90f618cbe7
commit 90ab31710e

View File

@ -11,8 +11,8 @@
(/ (- (+ 5 (* 2 3)) 3) 4)
;=>2
(/ (- (+ 515 (* 222 311)) 300) 41)
;=>1689
(/ (- (+ 515 (* 222 311)) 302) 27)
;=>2565
(abc 1 2 3)
; .*\'abc\' not found.*