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