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