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