Worst culprit is optional parameters, they use `pa...
# suitescript
m
Worst culprit is optional parameters, they use
param [optional]
after the parameter name instead of
[param]