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