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