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