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