summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/array02.stp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/parseko/array02.stp')
-rwxr-xr-xtestsuite/parseko/array02.stp4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/parseko/array02.stp b/testsuite/parseko/array02.stp
new file mode 100755
index 00000000..2825cce5
--- /dev/null
+++ b/testsuite/parseko/array02.stp
@@ -0,0 +1,4 @@
+#! stap -p1
+
+# array size must have a reasonable upper limit
+global a[1000000000]