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