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