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