diff options
Diffstat (limited to 'testsuite/parseko/fourteen.stp')
-rwxr-xr-x | testsuite/parseko/fourteen.stp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/parseko/fourteen.stp b/testsuite/parseko/fourteen.stp index b646f8b6..32a8979a 100755 --- a/testsuite/parseko/fourteen.stp +++ b/testsuite/parseko/fourteen.stp @@ -1,4 +1,4 @@ -#! stap -p2 +#! stap -p1 function zoo () %{ /* invalid embedded code */ %} |