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