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