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