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