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