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