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