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