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