Skip to content

Allow negative integers effect arguments

vivi requested to merge (removed):negative-parameters into master

Edits regex used to parse function form of effects to allow negative numbers, additionally prohibits bad syntax such as effect(,1-2,,3-).

Merge request reports