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