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