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