summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/array03.stp
blob: 601efff6f8d6ce3c556a68c025772e466df3792b (plain)
1
2
3
4
#! stap -p1

# arrays can't be initialized with a scalar number
global a[10] = 42