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

Added required defs for prim. forms in unit test #57

Closed CinchBlue closed 6 years ago

CinchBlue commented 6 years ago

Just needed to add bindings for the symbols to primitive forms in the top-level environment in the unit test. A small fix. Please review and determine whether there are any more issues related to this unit test.