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