misc/vim: do not show the preview window when using the omnifunc
[nit.git] / c_src / core__utf8.sep.0.h
1 #include "nit.common.h"
2 val* NEW_core__utf8__UTF8Coder(const struct type* type);
3 extern const struct type type_core__utf8__UTF8Coder;
4 val* NEW_core__utf8__UTF8Decoder(const struct type* type);
5 extern const struct type type_core__utf8__UTF8Decoder;