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