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