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