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