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