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