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