From 010bcb526ce4300bbd1152e916e4f4c122813d75 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aur=C3=A9lien?= <aurelien.marchal1@etu.univ-lorraine.fr>
Date: Sun, 9 Mar 2025 12:57:56 +0100
Subject: [PATCH] Ajout des fichiers helloworld.ts et io.ts

---
 src/helloworld.ts | 0
 src/io.ts         | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 src/helloworld.ts
 create mode 100644 src/io.ts

diff --git a/src/helloworld.ts b/src/helloworld.ts
new file mode 100644
index 0000000..e69de29
diff --git a/src/io.ts b/src/io.ts
new file mode 100644
index 0000000..e69de29
-- 
GitLab