Files
cxx-swift-interop/Sources/SwiftFrontend/main.swift

5 lines
57 B
Swift

import Foundation
import SDL3
exit(Application().run())