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