xref: /Universal-ctags/Units/optscript.r/op-not-traced.d/args.ctags (revision 85021c5b3d35971222d22513b2343650c38fdf01)
1--langdef=X
2--map-X=.unknown
3--kinddef-X=d,def,definitions
4
5--regex-X=/[ \t]*def ([a-z])/\1/d/{exclusive}{{
6    _traced {
7	    mark . :name (-debug) _buildstring /def _tag _commit pop
8    } if
9}}
10