Skip to content

Helping parsing code survive variable settings with (xxx,yyy) in them

Carlo Landmeter requested to merge github/fork/rvs/fix into master

Created by: rvs

Passing any variable to the init that contains (xxx,yyy) inside will make init break. Hopefully this change makes parsing robust against a lot of errors like that.

Merge request reports