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