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