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