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