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