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