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