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