Skip to content

Commit b451378

Browse files
Merge pull request #78 from nextreleaseio/bugs
More example changes
2 parents 3d70e3f + d8f64df commit b451378

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)