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