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