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