testing at work
This commit is contained in:
parent
c4861329e5
commit
7f1cce4b79
@ -1,6 +1,6 @@
|
||||
#include <iostream>
|
||||
|
||||
int main(){
|
||||
std::cout << "This is another test" << std::endl;
|
||||
std::cout << "Testing from work" << std::endl;
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user