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