summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/nineteen.stp
blob: 99e9cfff26721e9ec568012c5407281395485d97 (plain)
1
2
3
4
5
6
7
8
#! stap -p1

# 'next' in function context

function decl()
{
    next
}