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