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