plugins: change return codes of geany_load_module() and GeanyPluginFuncs::init
[geany-mirror.git] / tests / ctags / size_t_wchar_t_typedef.c
blob98b3e200c76b0fde19ffa0e428cb06803e6a32b3
2 typedef int size_t;
3 typedef int wchar_t;