summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/fourteen.stp
blob: 32a8979a703153808e9ac69cc604c7611b1a3603 (plain)
1
2
3
4
5
6
7
#! stap -p1

function zoo () %{ /* invalid embedded code */ %}

probe begin
{
}