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