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