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