summaryrefslogtreecommitdiffstats
path: root/testsuite/parseok/eleven.stp
diff options
context:
space:
mode:
authorfche <fche>2006-02-14 22:08:35 +0000
committerfche <fche>2006-02-14 22:08:35 +0000
commitb9bf008d3a624fa7b470a7d852d970ca27370b90 (patch)
treef56ae5d1cd13f93e5911aa2cafa87b89bfee0c8b /testsuite/parseok/eleven.stp
parent21c0e74e122437ba2dec324f9f149fa3ffbed0ec (diff)
downloadsystemtap-steved-b9bf008d3a624fa7b470a7d852d970ca27370b90.tar.gz
systemtap-steved-b9bf008d3a624fa7b470a7d852d970ca27370b90.tar.xz
systemtap-steved-b9bf008d3a624fa7b470a7d852d970ca27370b90.zip
more glitches from josh
Diffstat (limited to 'testsuite/parseok/eleven.stp')
-rwxr-xr-xtestsuite/parseok/eleven.stp3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/parseok/eleven.stp b/testsuite/parseok/eleven.stp
index c05ca66f..737a2e14 100755
--- a/testsuite/parseok/eleven.stp
+++ b/testsuite/parseok/eleven.stp
@@ -51,4 +51,7 @@ probe two
+ a
; # grammar glitch
- a
+
+ # grammar glitch
+ a % b ; -- a ; ++ a ; a ++ ; a --
}