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