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