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