Compare commits
2 Commits
079601df08
...
eda9929812
| Author | SHA1 | Date | |
|---|---|---|---|
| eda9929812 | |||
| 848b68aae7 |
3
main.cpp
3
main.cpp
@@ -8,6 +8,9 @@ int main() {
|
||||
cout << "I am submitting this code from my Mac Studio." << endl;
|
||||
|
||||
cout << "Now I'm adding code from my MacBook Pro." << endl;
|
||||
|
||||
cout << "Let's try adding code to the Gitea repo" << endl;
|
||||
|
||||
return 0;
|
||||
}
|
||||
// This program prints "Hello, World!" to the console.
|
||||
Reference in New Issue
Block a user