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