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