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