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