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