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