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