nitdoc: remove unused plugin "Copy to Clipboard"
[nit.git] / tests / test_ni_global_not_called_but_referred.nit.h
1 /*
2 Extern implementation of Nit module test_ni_global_not_called_but_referred
3 */
4
5 #ifndef TEST_NI_GLOBAL_NOT_CALLED_BUT_REFERRED_NIT_H
6 #define TEST_NI_GLOBAL_NOT_CALLED_BUT_REFERRED_NIT_H
7
8 #include <test_ni_global_not_called_but_referred._nitni.h>
9
10 #endif
11 void A_f___impl( A recv, B b );