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