projects
/
cdsspec-compiler.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
make code look better
[cdsspec-compiler.git]
/
test.cc
diff --git
a/test.cc
b/test.cc
index
e69de29
..
56bc554
100644
(file)
--- a/
test.cc
+++ b/
test.cc
@@
-0,0
+1,3
@@
+extern int test() {
+ return 10;
+}