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