ref: a9105c84d1134fcf47d1fe05b7bdeb62192a3538 dir: /sys/src/ape/lib/l/yywrap.c/
#include <libl.h> #include <stdio.h> int yywrap(void) { return 1; }