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