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