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