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