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