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