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