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