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