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