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