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