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