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