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