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