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