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