Skip to content
Snippets Groups Projects
Commit fd48c2b9 authored by Stephan Bökelmann's avatar Stephan Bökelmann
Browse files

fix

parent 131f02e7
Branches main
Tags alpha
No related merge requests found
......@@ -2,7 +2,7 @@
namespace testlib{
int function(){
std::cout >> "geht";
std::cout << "geht";
return 1;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment