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