diff options
| author | Physcik <mynameisgennadiy@vk.com> | 2025-12-16 17:25:58 +0500 |
|---|---|---|
| committer | Physcik <mynameisgennadiy@vk.com> | 2025-12-16 17:25:58 +0500 |
| commit | 95ef1315c6fea2de25ee4bef9f858d3cd471e46f (patch) | |
| tree | bf19b432210bca7b02d4e04fae2dc0f73d1a962a /hello.c | |
| parent | 942d5d8b84f55d71a275a7d6f3446587ab7368a3 (diff) | |
Diffstat (limited to 'hello.c')
| -rw-r--r-- | hello.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hello.c b/hello.c deleted file mode 100644 index 09d79ce..0000000 --- a/hello.c +++ /dev/null @@ -1,3 +0,0 @@ -int Add(int a, int b) { - return a + b; -} |
