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