Files
SwiftChain/Blockchain/main.swift
2020-02-27 14:38:41 +01:00

13 lines
189 B
Swift

//
// main.swift
// Blockchain
//
// Created by Victor BODINAUD on 27/02/2020.
// Copyright © 2020 Victor BODINAUD. All rights reserved.
//
import Foundation
print("Hello, World!")