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