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