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