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