Skip to content

Commit eca3f1e

Browse files
committed
Branch Test
1 parent 722f3db commit eca3f1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/test.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#include <iostream>
2+
int main() { std::cout << "test" << std::endl; }

0 commit comments

Comments
 (0)