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