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