summaryrefslogtreecommitdiffstats
path: root/Tests/SwiftMixPCH/SwiftFunc.swift
blob: d49c36f4f5ed35340d356eb53fc8e303c39a535f (plain)
1
2
3
4

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