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