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