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