Files
cxx-swift-interop/Sources/SwiftFrontend/main.swift
2024-08-03 22:13:17 -07:00

5 lines
55 B
Swift

import CppBackend
backend_init()
print("Hello World")