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