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