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