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