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