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