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