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