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