⛏️ index : buildtools.git

extern int foo ();
int
func ()
{
  return foo ();
}