"rtree-c/test/expected/for/reduction/r0000011110.c" did not exist on "bbb723010146f84fe332aa7cb5cf2d3bdcc20ff9"
Select Git revision
releases.md
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
r000100.c.hs 1.64 KiB
CTranslUnit
[ CDeclExt
( CDecl
[ CStorageSpec
( CStatic () )
, CTypeSpec
( CIntType () )
]
[ CDeclarationItem
( CDeclr
( Just
( Ident "a" 97 () )
) [] Nothing [] ()
)
( Just
( CInitExpr
( CConst
( CIntConst 0 () )
) ()
)
) Nothing
] ()
)
, CFDefExt
( CFunDef
[ CTypeSpec
( CIntType () )
]
( CDeclr
( Just
( Ident "main" 232419565 () )
)
[ CFunDeclr
( CFunParamsNew [] False ) [] ()
] Nothing [] ()
) []
( CCompound []
[ CBlockStmt
( CFor
( CForInitializing
( Just
( CAssign CAssignOp
( CVar
( Ident "a" 97 () ) ()
)
( CConst
( CIntConst 0 () )
) ()
)
)
) Nothing Nothing
( CCompound [] [] () ) ()
)
] ()
) ()
)
] ()