First NIT release and new clean mercurial repository
[nit.git] / tests / test_extern_nit.h
1 int foo(int);
2 int bar(int, int);
3 int baz(int, int);