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