We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e8985e commit f5cb339Copy full SHA for f5cb339
Tests/JExtractSwiftTests/ClassPrintingTests.swift
@@ -29,10 +29,8 @@ struct ClassPrintingTests {
29
import _SwiftConcurrencyShims
30
31
public class MySwiftClass {
32
- // MANGLED NAME: $s14MySwiftLibrary0aB5ClassC3len3capACSi_SitcfC
33
public init(len: Swift.Int, cap: Swift.Int)
34
35
- // MANGLED NAME: $s14MySwiftLibrary0aB5ClassC19helloMemberFunctionyyF
36
public func helloMemberFunction()
37
38
public func makeInt() -> Int
0 commit comments