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