plugins: change return codes of geany_load_module() and GeanyPluginFuncs::init
[geany-mirror.git] / tests / ctags / bug1924919.cpp
blobb0c4d7dd3fef01daa93bc2c8e2ebe39dff9d5178
1 #include <string>
2 namespace mud {
3 std::string MajorVersion;
4 std::string MinorVersion;
5 };