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