Skip to content

Commit d8f64df

Browse files
More example changes
1 parent 0b2051f commit d8f64df

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
@@ -25,3 +25,7 @@ int other_three()
2525
cout << "asdf a sdfasdf asdfasds"
2626
}
2727

28+
int other_four()
29+
{
30+
cout << "asdfasdfadsf'as"
31+
}

0 commit comments

Comments
 (0)