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