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