Loris1123 / RbScheme

Scheme Interpreter written in Ruby
Other
1 stars 0 forks source link

Catch errors when calling abs with non-integer #6

Closed Loris1123 closed 8 years ago

Loris1123 commented 8 years ago

(abs "foobar")

=> Undefined Variable