mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +00:00
rename
This commit is contained in:
parent
f5100626a8
commit
8fb23b414c
4 changed files with 0 additions and 0 deletions
6
tests/fixtures/languages/cpp/hello.cpp
vendored
6
tests/fixtures/languages/cpp/hello.cpp
vendored
|
@ -1,6 +0,0 @@
|
|||
#include <iostream>
|
||||
|
||||
int main() {
|
||||
std::cout << "Hello, World!" << std::endl;
|
||||
return 0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue