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