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