index
:
systemtap-steved
master
nfsd-update
rpc-update
Unnamed repository; edit this file to name it for gitweb.
Steve Dickson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testsuite
/
parseko
/
ternarystmt01.stp
blob: ffac03b2ed5d4cc1062480239ddb39358d12a4d4 (
plain
)
1
2
3
4
5
6
7
8
#! stap -p1 # missing ':' in ternary statement function decl() { a = (a == 1) ? 0 }