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