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