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