puffnfresh / roy

Small functional language that compiles to JavaScript.
http://roy.brianmckenna.org/
MIT License
834 stars 74 forks source link

Issue 28 #166

Closed joneshf closed 11 years ago

joneshf commented 11 years ago

Ran into the same thing as here: https://github.com/pufuwozu/roy/issues/28

Objects can now have strings or numbers as their keys.

joneshf commented 11 years ago

This also affects #163. I'm going to double check this later and probably merge it.

puffnfresh commented 11 years ago

:+1: