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