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