Skip to content

Commit 19349de

Browse files
author
Jon Erickson
committed
new branch 2
1 parent 466879b commit 19349de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp-sample/cppsample.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66

77
int main()
88
{
9-
return 41;
9+
return 42;
1010
}
1111

0 commit comments

Comments
 (0)