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