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