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