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