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