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