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