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