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