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