int bar() { int foo = 11423, baz = 457; baz++; foo /= baz; return foo; }
edits
pages
recent contributors