Skip to content

Commit 391f35f

Browse files
author
Jon Erickson
committed
new branch 2
1 parent 5888ad2 commit 391f35f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 42;
9+
return 43;
1010
}
1111

0 commit comments

Comments
 (0)