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