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