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