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