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