rokucommunity / brs

An interpreter for the BrightScript language that runs on non-Roku platforms.
MIT License
3 stars 2 forks source link

fix(interp): Preventing multiple calls for dot-chained methods #22

Closed lvcabral closed 11 months ago

lvcabral commented 11 months ago

Addressing #9 and fixing unit tests for conditional chaining.