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