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