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