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