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