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