Пример #1
0
 int get_root(void* p) {
     return lookahead(p, spec.get_root(p));
 }