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