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