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