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