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