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

5 lines
57 B
Swift
Raw Normal View History

2024-08-03 23:28:29 -07:00
import Foundation
import SDL3
2024-08-03 22:13:17 -07:00
exit(Application().run())