Compare commits
No commits in common. "9eb013c7e2ad0df4fcd1c07d430e5b215c1a0463" and "cc9f76622937a567156719442868321340082f27" have entirely different histories.
9eb013c7e2
...
cc9f766229
2
core.c
2
core.c
@ -11,7 +11,7 @@ main(int argc, char **argv)
|
||||
|
||||
int res = f(x, y);
|
||||
|
||||
printf("un res = %d\n", res);
|
||||
printf("res = %d\n", res);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user