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