index
:
CastXML.git
master
Clone from: https://github.com/CastXML/CastXML.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
input
/
Converter-annotate.cxx
blob: 2e4a91510e06fc2f95e413d25b2c61f03898c13c (
plain
)
1
2
3
class
start
{
__attribute__
((
annotate
(
"an annotation"
)))
operator
int
();
};