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