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