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