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