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