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