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