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