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