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