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