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

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

probe begin
{
}