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