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