Skip to content
Snippets Groups Projects
test1.cmm 44 B
Newer Older
int main()
{
    int i = 0;
    j = i + 1;
}