-- addDependentFile examples/golden/declarations/redeclaration_identical.h
{-| __C declaration:__ @A@

    __defined at:__ @declarations\/redeclaration_identical.h 3:9@

    __exported by:__ @declarations\/redeclaration_identical.h@
-}
a :: CInt
{-| __C declaration:__ @A@

    __defined at:__ @declarations\/redeclaration_identical.h 3:9@

    __exported by:__ @declarations\/redeclaration_identical.h@
-}
a = 5 :: CInt
