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