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