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