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