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