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