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