Skip to content

Commit 24cc56d

Browse files
feat: dummy push to force push of new submodule setup
1 parent b3beb4b commit 24cc56d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diffCheckApp.cc

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

1313
int main()
1414
{
15-
std::cout << "Hello, World!" << std::endl;
15+
std::cout << "Hello, World!" << std::endl;
1616
return 0;
1717
}

0 commit comments

Comments
 (0)