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