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