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