From c3799d720b60bd74a60de4addcd0d77a90f7842a Mon Sep 17 00:00:00 2001 From: Ananth N Mavinakayanahalli Date: Wed, 14 May 2008 10:56:37 +0530 Subject: PR 5955 - Accept ; terminated globals --- testsuite/parseko/twentyfour.stp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 testsuite/parseko/twentyfour.stp (limited to 'testsuite/parseko/twentyfour.stp') 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 -- cgit