syntax: bug to fix: specialize broken type
[nit.git] / tests / test_extern_nit.h
1 int foo(int);
2 int bar(int, int);
3 int baz(int, int);