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