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