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