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