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