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