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