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