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