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