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