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