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