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