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