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