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