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