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