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