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