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