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