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