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