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