rokucommunity / brighterscript

A superset of Roku's BrightScript language
MIT License
160 stars 46 forks source link

Fix namespace crash #1201

Closed TwitchBronBron closed 4 months ago

TwitchBronBron commented 4 months ago

Fix crash when trying to transpile a function on an unknown namespace.

image