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