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