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