Open awlck opened 2 years ago
Expression function calls with stray commas cause the Runner to hang when evaluating them, rather than aborting with a 'Bad Expression' error.
To reproduce, make a location with the following description text:
<#Oneof("B", "C",)#>
Expression function calls with stray commas cause the Runner to hang when evaluating them, rather than aborting with a 'Bad Expression' error.
To reproduce, make a location with the following description text: