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