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