Skip to content
Snippets Groups Projects
Select Git revision
  • bafced9f01cfde33c2a7507cbaf9bf80a3612b41
  • master default protected
2 results

w3_nature_portfolio_template.html

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    r101.c 236 B
    // 1 inline variable x at ("test/cases/small/constant.c": line 1)
    // 0 inline variable y at ("test/cases/small/constant.c": line 4)
    // 1 remove return statement at ("test/cases/small/constant.c": line 5)
    
    int main()
    {
        int y = 25;
    }