rokucommunity / brighterscript

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

Fix crash when diagnostic is missing range #1174

Closed TwitchBronBron closed 5 months ago

TwitchBronBron commented 5 months ago

Fix a crash when a diagnostic is trying to be printed, but has no range.

image