cmake/Tests/SwiftMixPCH/SwiftFunc.swift
2024-04-14 22:45:38 +02:00

5 lines
45 B
Swift

func SwiftFunc() -> Int32 {
return 0;
}