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