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