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