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