Improve ctags callback API
[geany-mirror.git] / tests / ctags / css-namespace-selectors.css
blobc906fa4bbe8391052ed2dc59594900d71bc1ea83
2 |a { color: red; }
3 svg|a { color: green; }
4 *|div { color: blue; }