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