#! stap -p1 # bad function declaration function function (arg1, arg2) { return arg1 + arg2 }