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