musictheory / NilScript

Objective-C-style language superset of JavaScript with a tiny, simple runtime
Other
50 stars 5 forks source link

Remove @struct remnants #146

Closed iccir closed 6 years ago

iccir commented 6 years ago

We removed @struct in #106, but there are still some remnants of it in DefinitionMaker, SymbolTyper, and our esprima fork.