log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
Members
>
Moririn
view src/test/test.c @ 291:
87128b876c63
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
add test
author
ikkun
date
Thu, 09 Feb 2017 19:02:15 +0900 (2017-02-09)
parents
children
line wrap:
on
line source
+
−
#include <stdio.h>
+
−
+
−
void test1() {
+
−
printf("test\n");
+
−
}