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