rta: use `to_s_with_length` instead of `to_s` in literal strings
[nit.git] / tests / base_ni.nit.h
1 /*
2 Extern implementation of Nit module base_ni
3 File initially created by nits to implement extern methods body
4 */
5
6 #ifndef BASE_NI_NIT_H
7 #define BASE_NI_NIT_H
8
9 #include <base_ni._nitni.h>
10
11 void* Object_inita___impl( Object recv );
12
13 #endif