ChildsplayOSU / bogl

Haskell implementation of the BoGL language
https://bogl.engr.oregonstate.edu
BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Match parameter count to input type dimensionality #173

Closed montymxb closed 3 years ago

montymxb commented 3 years ago

Updated PR from #172.

Missing test cases, so I'll keep it as a draft for the moment. Didn't add a new type error constructor, just used unknown.

montymxb commented 3 years ago

Added single test, should be good to go if review doesn't bring anything up.