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