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