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