CHGenerator/WebsiteGenerator/main.swift

12 lines
120 B
Swift
Raw Normal View History

2022-08-05 19:03:00 +02:00
//
// main.swift
// WebsiteGenerator
//
// Created by CH on 05.08.22.
//
import Foundation
print("Hello, World!")