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