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