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