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