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