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