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