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