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