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