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