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