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

5 lines
55 B
Swift
Raw Normal View History

2024-08-03 22:13:17 -07:00
import CppBackend
backend_init()
print("Hello World")