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