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