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