uhmanoa-transpiler-project / shaka-scheme

The official repository for the UH Manoa Transpiler Project's Scheme interpreter, Shaka Scheme.
32 stars 24 forks source link

Fix typo in cdr() exception message #42

Closed dylannakahodo closed 7 years ago

dylannakahodo commented 7 years ago

shaka::TypeException message was incorrect for the cdr() method, this pull request fixes this.