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