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