11 lines
121 B
Swift
11 lines
121 B
Swift
//
|
|
// main.swift
|
|
// KissMeBatch
|
|
//
|
|
// Created by ened-book-m1 on 2023/06/12.
|
|
//
|
|
|
|
import Foundation
|
|
|
|
KissBatch().run()
|