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