sasc1

Results 1 comments of sasc1

it doesnt recognise functions with spaces between parameters eg: "function exec(a, b, c)" is not found, but "function exec(a,b,c)" is. the regex needs to be modified.