aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/214 source set dictionary/g.c
blob: 4a6f253b0095e15eb6c159f6a274f27d6a5e9fe0 (plain)
1
2
3
4
5
6
#include "all.h"

void g(void)
{
    h();
}