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