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