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