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