cmake/Tests/SwiftMixLib/main.swift
2022-11-16 20:14:03 +01:00

4 lines
45 B
Swift

import SwiftMixedLib
print(add(a: 1, b: 2))