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