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