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