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