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