diff options
Diffstat (limited to 'testsuite/parseko')
-rw-r--r-- | testsuite/parseko/twentyfive.stp | 3 | ||||
-rw-r--r-- | testsuite/parseko/twentyfour.stp | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/parseko/twentyfive.stp b/testsuite/parseko/twentyfive.stp new file mode 100644 index 00000000..bebc72f8 --- /dev/null +++ b/testsuite/parseko/twentyfive.stp @@ -0,0 +1,3 @@ +#! stap -p1 + +global a,;b diff --git a/testsuite/parseko/twentyfour.stp b/testsuite/parseko/twentyfour.stp new file mode 100644 index 00000000..41ea076d --- /dev/null +++ b/testsuite/parseko/twentyfour.stp @@ -0,0 +1,3 @@ +#! stap -p1 + +global a;,b |