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