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