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