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