plugins: plugin loader redesign
[geany-mirror.git] / tests / ctags / bug1799340.cpp
blobe69a8a7e08df1530a538bd124a40dc096c0a849f
1 std::string & f1() {}
2 const std::string & f2() {}
3 std::string const & f3() {}