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