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