mirror of
https://github.com/GayPizzaSpecifications/cxx-swift-interop.git
synced 2025-08-03 21:21:32 +00:00
5 lines
57 B
Swift
5 lines
57 B
Swift
import Foundation
|
|
import SDL3
|
|
|
|
exit(Application().run())
|