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