summaryrefslogtreecommitdiff
path: root/Tests/Dependency/Case1/b2.c
blob: f37e1bb759b9aaeed772c99f533e9bff60bd25d6 (plain)
1
2
3
4
int b2()
{
   return 3;
}