1#include <stdio.h>
2
3int baz() {
4 return 0;
5}
6
7

source code of bolt/test/Inputs/icf_baz.c