summaryrefslogtreecommitdiff
path: root/ADSBDecoder/main.swift
diff options
context:
space:
mode:
Diffstat (limited to 'ADSBDecoder/main.swift')
-rw-r--r--ADSBDecoder/main.swift11
1 files changed, 11 insertions, 0 deletions
diff --git a/ADSBDecoder/main.swift b/ADSBDecoder/main.swift
new file mode 100644
index 0000000..fa84962
--- /dev/null
+++ b/ADSBDecoder/main.swift
@@ -0,0 +1,11 @@
+//
+// main.swift
+// ADSBDecoder
+//
+// Created by Jacky Jack on 28/05/2024.
+//
+
+import Foundation
+
+print("Hello, World!")
+