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