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