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