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