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