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