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