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