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