Skip to content

Commit 1d93124

Browse files
Another demo commit
1 parent 6b9ee8d commit 1d93124

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sample.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,7 @@ int other ()
1414
{
1515
cout << "I bet this won't even compile";
1616
}
17+
18+
int other_two() {
19+
cout << "more text out"
20+
}

0 commit comments

Comments
 (0)