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