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