in regression/analysis/one-line-cr-bot/src/src.c [3:8]
int main() { int b = 5; int c = f(); return b / c; }