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