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