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