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