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