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