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