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