diff options
Diffstat (limited to 'testsuite/transok/three.stp')
-rwxr-xr-x | testsuite/transok/three.stp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/transok/three.stp b/testsuite/transok/three.stp index 07703f90..475b832f 100755 --- a/testsuite/transok/three.stp +++ b/testsuite/transok/three.stp @@ -1,4 +1,4 @@ -#! stap +#! stap -p3 function f1 (a, b) { c = 1; |