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