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