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