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