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