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