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