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