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