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