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