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