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