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