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