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