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