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