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