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