summaryrefslogtreecommitdiff
path: root/tests/projects/swift/cross_modules/src/A.swift
blob: 746d33dcd5fca6c8ecf49386a47b55569681e166 (plain)
1
2
3
4

func test() {
    print("xxxxx")
}