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