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