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