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